home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / guilib20.zip / README.1ST < prev   
Text File  |  1993-01-16  |  2KB  |  50 lines

  1. ****************************************************************************
  2.                  README.1ST
  3.          GUI_LIB Library for Borland C++ and Turbo C++
  4.                  Version 2.0
  5.  
  6.           (c) Copyright 1993 - David S. Reinhart Associates
  7.                    (717) 284-3736
  8. ****************************************************************************
  9.  
  10.    Congratulations! You have just received one of the finest graphics
  11.    libraries available for use with Borland C++ and Borland's Turbo C++
  12.    compilers. Using the GUI library will enable you to create
  13.    graphic based applications to run in DOS just as easily as creating
  14.    text based applications. The objects included in the library are all
  15.    familiar objects, found in many commercially available software
  16.    packages. They include pushbuttons, icons, text entry fields, and
  17.    bitmaps to name just a few. Some of the features in this library are
  18.    found nowhere else! Now you can harness the power and intuitiveness
  19.    of the Graphic User Interface for use in your applications. From
  20.    paint programs to databases, all of your programs can benefit from
  21.    the use of graphics.
  22.  
  23.     New to this version of the library are:
  24.  
  25.         - 256 color graphics capabilities
  26.         - Bitmap class
  27.         - Checkbox class
  28.         - Radio button class
  29.         - Sound queue class
  30.         - Mouse class
  31.         - Editors for creating 16 and 256 color bitmaps
  32.         - Editor for creating 256 color button and icon images
  33.  
  34.     If you are familiar with version 1.0 of this library you should 
  35.     definitely check out the documentation of these new classes.
  36.     Also, the demo program provided has been updated to preview these
  37.     new classes. To compile and run the demo code follow the instruct-
  38.     ions at the beginning of the DEMO.CPP file.
  39.  
  40.     Source code has also been made available with this version. Please
  41.     see the file REGISTER.DOC for information on prices for source 
  42.     for the library as well as the editors included in this package.
  43.  
  44.     
  45.     ***********************************************************************
  46.     * You can place the files included in this package into any directory *
  47.     * you please, however, I would stronly recommend that the EDITORS.ZIP *
  48.     * file be unpacked into a directory of its own.                       *
  49.     ***********************************************************************
  50.